Blazor | ComponentOne
C1.Blazor.ListView Assembly / C1.Blazor.ListView Namespace / C1ListView<T> Class
The type of the items
Members

In This Topic
    C1ListView<T> Class
    In This Topic
    The ListView controls display a virtualized list of items.
    Object Model
    C1ListView<T> ClassC1Color ClassC1Color ClassC1Color ClassC1Color ClassC1Thickness StructureC1CornerRadius StructureC1Color ClassC1Color ClassC1Color ClassC1Color ClassC1Style ClassC1Color ClassC1Thickness StructureC1OrderedSet ClassC1Style ClassC1Style Class
    Syntax
    Type Parameters
    T
    The type of the items
    Inheritance Hierarchy

    System.Object
       Microsoft.AspNetCore.Components.ComponentBase
          C1.Blazor.Core.C1View
             C1.Blazor.ListView.C1ListView<T>

    See Also